home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / ip / ka9q / MNetsrc.hqx / Mac TCP_IP Source v.33 / Other Files.SIT / asy.h < prev    next >
Text File  |  1989-01-13  |  145b  |  9 lines

  1. #define    ASY_MAX    5        /* Five asynch ports allowed on the PC */
  2. extern unsigned nasy;
  3.  
  4. #define    SLIP_MODE    0
  5. #define    AX25_MODE    1
  6. #define    NRS_MODE    2
  7.  
  8.  
  9.